[INFO] fetching crate askit-std-agents 0.9.0...
[INFO] checking askit-std-agents-0.9.0 against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] extracting crate askit-std-agents 0.9.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate askit-std-agents 0.9.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate askit-std-agents 0.9.0
[INFO] tweaked toml for crates.io crate askit-std-agents 0.9.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate askit-std-agents 0.9.0 on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate askit-std-agents 0.9.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9ef5d6ac15bc19fee9c9b70238cd8d97d0f3c9aff7394c0cdf53e057fb2fbc39
[INFO] running `Command { std: "docker" "start" "9ef5d6ac15bc19fee9c9b70238cd8d97d0f3c9aff7394c0cdf53e057fb2fbc39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ef5d6ac15bc19fee9c9b70238cd8d97d0f3c9aff7394c0cdf53e057fb2fbc39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9ef5d6ac15bc19fee9c9b70238cd8d97d0f3c9aff7394c0cdf53e057fb2fbc39" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ef5d6ac15bc19fee9c9b70238cd8d97d0f3c9aff7394c0cdf53e057fb2fbc39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9ef5d6ac15bc19fee9c9b70238cd8d97d0f3c9aff7394c0cdf53e057fb2fbc39" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]    Compiling palette v0.6.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rmcp v0.13.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling mini-moka v0.10.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking nalgebra v0.30.1
[INFO] [stderr]    Compiling palette_derive v0.6.1
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]     Checking perlin2d v0.2.6
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking js-sys v0.3.85
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling rmcp-macros v0.13.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking process-wrap v9.0.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling askit-macros v0.19.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]     Checking schemars v1.2.0
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking serde_yaml_ng v0.10.0
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking web-sys v0.3.85
[INFO] [stderr]     Checking handlebars v6.4.0
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking serial_test v3.3.1
[INFO] [stderr]     Checking cron v0.15.0
[INFO] [stderr]     Checking imageproc v0.23.0
[INFO] [stderr]     Checking node-sys v0.4.2
[INFO] [stderr]     Checking photon-rs v0.3.3
[INFO] [stderr]     Checking agent-stream-kit v0.19.0
[INFO] [stderr]     Checking askit-std-agents v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `askit-std-agents` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name askit_std_agents --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="image"' --cfg 'feature="serde_yaml_ng"' --cfg 'feature="yaml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "image", "serde_yaml_ng", "test-utils", "yaml"))' -C metadata=58331db2221a1432 -C extra-filename=-9582548f1514464f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern agent_stream_kit=/opt/rustwide/target/debug/deps/libagent_stream_kit-03e80a4d304b7d15.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1958a2285231374e.rmeta --extern cron=/opt/rustwide/target/debug/deps/libcron-bfbd9c9259ad108d.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-270b5e5f7376a525.rmeta --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-0599dddae2f58886.rmeta --extern im=/opt/rustwide/target/debug/deps/libim-a789256f60ddf131.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a469ce83c9b0fe3a.rmeta --extern mini_moka=/opt/rustwide/target/debug/deps/libmini_moka-4b3c12fa604846df.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-305df612fcfc36d3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c1722d90a3490390.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d0e96261088c4b3a.rmeta --extern serde_yaml_ng=/opt/rustwide/target/debug/deps/libserde_yaml_ng-a2056627ebc16a11.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c9f3d7bb751e4ede.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `askit-std-agents` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name askit_std_agents --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="image"' --cfg 'feature="serde_yaml_ng"' --cfg 'feature="yaml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "image", "serde_yaml_ng", "test-utils", "yaml"))' -C metadata=9536c528714de429 -C extra-filename=-e27ca7f5d49005c1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern agent_stream_kit=/opt/rustwide/target/debug/deps/libagent_stream_kit-03e80a4d304b7d15.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1958a2285231374e.rmeta --extern cron=/opt/rustwide/target/debug/deps/libcron-bfbd9c9259ad108d.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-270b5e5f7376a525.rmeta --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-0599dddae2f58886.rmeta --extern im=/opt/rustwide/target/debug/deps/libim-a789256f60ddf131.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a469ce83c9b0fe3a.rmeta --extern mini_moka=/opt/rustwide/target/debug/deps/libmini_moka-4b3c12fa604846df.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-305df612fcfc36d3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c1722d90a3490390.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d0e96261088c4b3a.rmeta --extern serde_yaml_ng=/opt/rustwide/target/debug/deps/libserde_yaml_ng-a2056627ebc16a11.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-f85c538c8fd80bd6.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c9f3d7bb751e4ede.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9ef5d6ac15bc19fee9c9b70238cd8d97d0f3c9aff7394c0cdf53e057fb2fbc39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ef5d6ac15bc19fee9c9b70238cd8d97d0f3c9aff7394c0cdf53e057fb2fbc39", kill_on_drop: false }`
[INFO] [stdout] 9ef5d6ac15bc19fee9c9b70238cd8d97d0f3c9aff7394c0cdf53e057fb2fbc39
